PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFPageSize Class / getWidth Method
In This Topic
    getWidth Method
    In This Topic
    Gets the page width in PDF points.
    Syntax
    public double getWidth()

    Return Value

    The page width in PDF points.
    See Also